PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStructureTree Class / setAttributeClassMap Method
A PDFAttributeClassMap object that maps names to attribute objects.
In This Topic
    setAttributeClassMap Method
    In This Topic
    Sets the attributes class map.
    Syntax
    public void setAttributeClassMap( 
       PDFAttributeClassMap value
    )

    Parameters

    value
    A PDFAttributeClassMap object that maps names to attribute objects.
    See Also